Welcome![Sign In][Sign Up]
Location:
Search - LDPC C

Search list

[Crypt_Decrypt algrithmsLDPC-2006-02-08.tar.gz

Description: Software for Low Density Parity Check Codes Radford M. Neal Version of 2006-02-08. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however, that the copyright notice no longer restricts use to these purposes). These codes were invented by Robert Gallager in the early 1960's, and re-invented and shown to have very good performance by David MacKay and myself in the mid-1990's. The decoding algorithm for LDPC codes is related to that used for Turbo codes, and to probabilistic inference methods used in other fields. Variations on LDPC and Turbo codes are currently the best practical codes known, in terms of their ability to transmit data at rates approaching channel capacity with very low error probability.
Platform: | Size: 405064 | Author: netor4you@yahoo.com | Hits:

[Booksldpc_toolkit

Description: 通信中LDPC编码的源程序-LDPC coded communication source
Platform: | Size: 8192 | Author: 李金海 | Hits:

[Communicationldpc_distr

Description: LDPC码是Low Density Parity-check Codes的缩写,一个长为N的LDPC码由它的校验矩阵H来定义,该矩阵的特点是其中的元素0特别多,1特别少——即所谓的“低密度”。一个参数为(N,i,j)的H表示该矩阵中每列有i个1,每行有j个1,矩阵大小为N×K,N代表码字长度,K代表校验子的个数。 -LDPC code is the ab. of Low Density Parity-check Codes. A Length N LDPC is defined by its H matrix. The matrix has many zeros and few ones. which called "low density". An H matrix has a parameter as (N,i,j) express that it is the matrix which has i s 1 in each column ,j s one in each row, the size of the matrix is N*K,the N is the code word length ,k is the number of the checks.
Platform: | Size: 624640 | Author: 姚中华 | Hits:

[OtherLDPC

Description: 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。原作者是老外,有部分中文注释。-LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random noise, such as decoding. The original author is a foreigner, some Chinese Notes.
Platform: | Size: 58368 | Author: 别志松 | Hits:

[Communicationpeg

Description: 用PEG方法生成的围长符合输入要求的规则ldpc码的源程序C语言版。-PEG Generation of Girth accordance with the importation requirements of the source code ldpc C language version.
Platform: | Size: 1024 | Author: 尹浩 | Hits:

[Communicationldpc_generate

Description: Ldpc的生成以及校验矩阵的生成代码 基于c的-Ldpc generation and the generation calibration matrix code based on the c
Platform: | Size: 5120 | Author: 屈兰 | Hits:

[Communicationgade

Description: LDPC的高近似程序。高斯近似是分析LDPC的有力工具,能够求得门限和最有度分布对优化。-LDPC high approximation procedures. Gaussian approximation LDPC analysis is a powerful tool that can achieve threshold and the most optimal distribution right.
Platform: | Size: 3072 | Author: 沈进旗 | Hits:

[ELanguageLDPCPAR

Description: 介绍了一种串行LDPC码的编码器和译码器的实现形式 C++环境下编写。有些地方还需完善,请各位帮忙指正。-introduces a serial LDPC encoder and decoder of C forms prepared environment. Need to improve in some areas, please correct me help you.
Platform: | Size: 180224 | Author: 任我行 | Hits:

[Communication-Mobiletest_girth

Description: 用于测试LDPC码校验矩阵围线长度的c++代码,是构造LPDC码教验矩阵的辅助程序-for testing calibration matrix LDPC Wai length of the c code, Construction is the LPDC code inspection procedures auxiliary matrix
Platform: | Size: 10240 | Author: yanxi | Hits:

[Communication-Mobileldpc--encoding--C

Description: LDPC编码程序--C语言的 能充分了解和学习该方面的技术-LDPC coding procedures C language can fully understand and learn the technical
Platform: | Size: 8192 | Author: 王以珊 | Hits:

[OtherLDPC-2006-02-08

Description: 基于C语言仿真 LDPC编解码仿真程序,希望对各位有用-Based on the C language simulation LDPC codec simulation program, in the hope that useful
Platform: | Size: 931840 | Author: hxf | Hits:

[Parallel PortLDPC

Description: LDPC的MATLAB源代码,主要可以参考C语言程序的MATLAB调用方法-LDPC The MATLAB source code, can refer to the main C language program of the MATLAB call method
Platform: | Size: 74752 | Author: cuicui | Hits:

[Embeded-SCM Developldpc

Description: 这个是用VC编的关于LDPC码方面的应用程序,很全的,包括编码译码等方面的仿真-This is made with VC on the LDPC code in the application process, it is wide, including codecs, etc. The simulation
Platform: | Size: 591872 | Author: 周水红 | Hits:

[matlabLDPC

Description: LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件: construct_matrix.cpp decode.cpp encode.cpp Gaussian_channel.cpp generating_matrix.cpp get_matrix.cpp LDPC_main.c-LDPC complete c language source code, can be directly run, no errors, which contains documents: construct_matrix.cppdecode.cppencode.cppGaussian_channel.cppgenerating_matrix.cppget_matrix.cppLDPC_main.c
Platform: | Size: 1106944 | Author: annal | Hits:

[Communication-MobileLDPC-2006-02-08

Description: 这是LDPC码(低密度奇偶校验码)的最新源程序,对研究信道编码的人士有很大帮助-This is the LDPC code (LDPC code) the latest source, the study of channel coding to people who are very helpful
Platform: | Size: 421888 | Author: | Hits:

[Windows DevelopLDPC-implement

Description: LDPC s implement source coding, which is written by c language. The .rar file includes many modules, such as encode, decode, channel, transmitt,and so on. Hope to help you.
Platform: | Size: 397312 | Author: 刘勇 | Hits:

[Communication-MobileLDPC-C

Description: 通信编码现在用的最广的一种编码LDPC,也是将来4G技术要采用的编码技术-LDPC
Platform: | Size: 57344 | Author: bany | Hits:

[matlabLDPC--C

Description: 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various projects.
Platform: | Size: 1489920 | Author: 黄珊琳 | Hits:

[CommunicationLDPC-2012-02-11

Description: C语言实现的LDPC(Low Density Parity Check Codes)通信仿真代码(Software for Low Density Parity Check Codes Version of 2012-02-11. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however, that the copyright notice no longer restricts use to these purposes). These error-correcting codes were invented by Robert Gallager in the early 1960's, and re-invented and shown to have very good performance by David MacKay and myself in the mid-1990's. The decoding algorithm for LDPC codes is related to that used for Turbo codes, and to probabilistic inference methods used in other fields. Variations on LDPC and Turbo codes are currently the best practical codes known, in terms of their ability to transmit data at rates approaching channel capacity with very low error probability.)
Platform: | Size: 357376 | Author: kai05911 | Hits:

[Communication-Mobileldpc-simplify

Description: LDPC 译码算法 spa bp置信传播(LDPC spa bp LDPC LDPC)
Platform: | Size: 20165632 | Author: XIFENGSDF | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net